home *** CD-ROM | disk | FTP | other *** search
-
- Hello
-
-
- I joust downloaded the GUI extension one hour ago and it's fucking grait,
- but there is some thing that might stop my dream of using 32 or 64 colours
- in my Diskmag :(((
-
- First of all, i dont understand this Public screen stuff, and when i display
- a 32 colour Hires picture with the Gui Extension it dont let me use for
- example the Mouse zone command and many other commands in Amos.
- PLEAAAASE is there a way to get them to work with the public screen????
-
- here is what i have comed up with so far:
-
-
- Gui Screen Open 1,640,256,32,Hires
- Reserve As Work 4,30000
- A$="Cool"
- Bload "Work:mu32colPic",4
- Gui Display Iff 4 To 1
- Gui Show Title 1,False
- Gui Writing 0
- Gui Text 10,30,A$
-
-
-
-
- I need to be able to do this things with the 32 col hires screen.
-
- Fade it
- Set up zones on it
- fade the picture from palette 0 to it's original colours
- Use screen display
- Use screen Copy
-
- Is this possible to do with a 32 colour screen and the GUI extension????
- PLEEEEEEZ let it be!!!!!
-
-
- Thanx
-
- Morten Bolstad.
-
-
-
-